
You already know about two of the keys

with arrows on them--the LEFT and

RIGHT ARROW keys, which you use when

correcting errors. [Press RETURN.]
%w

Next to them are the DOWN ARROW key

and the UP ARROW key.  Some programs

let you use these keys to move around

or correct errors anywhere on a screen.

[Press RETURN.]
%w

The next part of this program will 

let you have some fun experimenting

with all four arrow keys.


Please press RETURN.
%w
Would you rather come to the aid of

#1) A rabbit
#
#2) A major financial institution

Type either 1 or 2, then press RETURN.

>
%@ 2 21
%c 0
Please type something.
%ec
%c 1
Please use digits.
%ec
%c 2
0 is too small.  Please try again.
%ec
%s 1 ' is too large.  Please try again.'
%end

                                                                                                                                                                                                                                                                                       